Skip to content

Update Node.js to v25.9.0#39

Merged
cameronbrill merged 1 commit into
mainfrom
renovate/node-25.x
May 14, 2026
Merged

Update Node.js to v25.9.0#39
cameronbrill merged 1 commit into
mainfrom
renovate/node-25.x

Conversation

@renovate

@renovate renovate Bot commented Nov 12, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
node (source) minor 25.1.025.9.0
node final minor 25.1.0-alpine25.9.0-alpine
node stage minor 25.1.0-alpine25.9.0-alpine

Release Notes

nodejs/node (node)

v25.9.0: 2026-04-01, Version 25.9.0 (Current), @​aduh95

Compare Source

Notable Changes
Test runner module mocking improvements

MockModuleOptions.defaultExport and MockModuleOptions.namedExports have been
consolidated into a single option MockModuleOptions.exports to align with user
expectations and other test runners.

A default property on MockModuleOptions.exports represents the default
export, and own enumerable properties are treated as named exports.

An automated migration is available to update user code:
https://github.com/nodejs/userland-migrations/tree/main/recipes/mock-module-exports

npx codemod @​nodejs/mock-module-exports

Contributed by sangwook in #​61727.

Other notable changes
  • [312476cb84] - (SEMVER-MINOR) async_hooks: add using scopes to AsyncLocalStorage (Stephen Belanger) #​61674
  • [62d2cd473b] - (SEMVER-MINOR) cli: add --max-heap-size option (tannal) #​58708
  • [d0ebf0e44b] - (SEMVER-MINOR) crypto: add TurboSHAKE and KangarooTwelve Web Cryptography algorithms (Filip Skokan) #​62183
  • [f85b9d9fa8] - (SEMVER-MINOR) repl: add customizable error handling (Anna Henningsen) #​62188
  • [67b854d407] - (SEMVER-MINOR) repl: remove dependency on node:domain (Matteo Collina) #​61227
  • [966b700623] - (SEMVER-MINOR) sea: support code cache for ESM entrypoint in SEA (Joyee Cheung) #​62158
  • [e1f0d2a014] - (SEMVER-MINOR) stream: add stream/iter Implementation (James M Snell) #​62066
Commits

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions

github-actions Bot commented Nov 12, 2025

Copy link
Copy Markdown
Test Results

1 passed

Test results:
  test_noop: tests.test_noop
This test report was produced by the test-summary action.  Made with ❤️ in Cambridge.

@renovate renovate Bot force-pushed the renovate/node-25.x branch 4 times, most recently from 7696c87 to 7319f8e Compare November 17, 2025 10:48
@renovate renovate Bot changed the title Update dependency node to v25.2.0 Update dependency node Nov 17, 2025
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 7319f8e to 95799b2 Compare November 17, 2025 23:58
@renovate renovate Bot changed the title Update dependency node Update dependency node to v25.2.1 Nov 17, 2025
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from 60ee40c to 6f571b6 Compare December 5, 2025 05:04
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from 1eedda4 to 431d166 Compare December 18, 2025 08:49
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 431d166 to 0b090c6 Compare January 13, 2026 14:56
@renovate renovate Bot changed the title Update dependency node to v25.2.1 Update dependency node Jan 13, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 0b090c6 to 3bafcaa Compare January 14, 2026 22:32
@renovate renovate Bot changed the title Update dependency node Update dependency node to v25.3.0 Jan 14, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch 3 times, most recently from fc869b2 to ce5ed5e Compare January 19, 2026 17:52
@renovate renovate Bot changed the title Update dependency node to v25.3.0 Update dependency node Jan 19, 2026
@renovate renovate Bot changed the title Update dependency node Update dependency node to v25.4.0 Jan 20, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch 3 times, most recently from 693ca25 to 90199a1 Compare January 26, 2026 22:35
@renovate renovate Bot changed the title Update dependency node to v25.4.0 Update dependency node Jan 26, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 90199a1 to 117d63c Compare January 27, 2026 17:45
@renovate renovate Bot changed the title Update dependency node Update dependency node to v25.5.0 Jan 27, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from ebfa191 to 6e114f8 Compare January 28, 2026 11:35
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 6848fe5 to cff1e5b Compare February 24, 2026 19:41
@renovate renovate Bot changed the title Update Node.js to v25.6.1 Update Node.js Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from cff1e5b to bc35d81 Compare February 25, 2026 18:56
@renovate renovate Bot changed the title Update Node.js Update Node.js to v25.7.0 Feb 25, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from aec6516 to 980bac4 Compare March 3, 2026 17:06
@renovate renovate Bot changed the title Update Node.js to v25.7.0 Update Node.js Mar 3, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 980bac4 to 7c7477c Compare March 4, 2026 00:54
@renovate renovate Bot changed the title Update Node.js Update Node.js to v25.8.0 Mar 4, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 7c7477c to d09d260 Compare March 11, 2026 13:07
@renovate renovate Bot changed the title Update Node.js to v25.8.0 Update Node.js Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from d09d260 to eded9a4 Compare March 11, 2026 17:49
@renovate renovate Bot changed the title Update Node.js Update Node.js to v25.8.1 Mar 11, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from eded9a4 to 179a437 Compare March 11, 2026 21:44
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 179a437 to 46a30a7 Compare March 24, 2026 22:04
@renovate renovate Bot changed the title Update Node.js to v25.8.1 Update Node.js Mar 24, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 46a30a7 to b2c9cf8 Compare March 26, 2026 16:41
@renovate renovate Bot changed the title Update Node.js Update Node.js to v25.8.2 Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch 2 times, most recently from 5aa8a42 to 7a1aef0 Compare April 1, 2026 16:37
@renovate renovate Bot changed the title Update Node.js to v25.8.2 Update Node.js Apr 1, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 7a1aef0 to a51a926 Compare April 2, 2026 01:28
@renovate renovate Bot changed the title Update Node.js Update Node.js to v25.9.0 Apr 2, 2026
@renovate renovate Bot force-pushed the renovate/node-25.x branch from a51a926 to a7c74a8 Compare April 2, 2026 20:54
@renovate renovate Bot force-pushed the renovate/node-25.x branch from a7c74a8 to 82010f5 Compare April 16, 2026 12:46
@renovate renovate Bot force-pushed the renovate/node-25.x branch from 82010f5 to a638179 Compare May 14, 2026 15:50
@renovate renovate Bot force-pushed the renovate/node-25.x branch from a638179 to ff50a21 Compare May 14, 2026 15:57
@cameronbrill cameronbrill merged commit 842a4e5 into main May 14, 2026
11 of 12 checks passed
@cameronbrill cameronbrill deleted the renovate/node-25.x branch May 14, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant